home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / parad / mar95 / gala103.gif < prev    next >
Graphics Interchange Format  |  1996-07-10  |  7KB  |  519x289  |  4-bit (5 colors)
Labels: text | electronics | screenshot | display | software | number | font
OCR: REPVIEW.FSL :: #Form1 :: SendRepName* method SendRepName (RepName String) if not R.open(RepName , WinStyleDefault+WinStyleHidden) then errorClear( ) msgStop ("Error", "There is no report available named " + RepName) close() endIf sleep() SendRep (R) endMethod Edi Line: 10 Col: 1